-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add repo theia-ide-snap #7
Conversation
fixed eclipse-theia#6 Signed-off-by: Jonas Helming <[email protected]>
This is your friendly self-service bot. Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
This is your friendly self-service bot. The author (JonasHelming) of this PR is associated with this organization in the role of Additionally, JonasHelming is a member of the following teams: |
This is your friendly self-service bot. Diff for 7d48cd1Organization ecd.theia[id=eclipse-theia]
there have been 27 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="theia-ide-snap"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = true
+ allow_squash_merge = false
+ allow_update_branch = false
+ archived = false
+ code_scanning_default_setup_enabled = false
+ custom_properties = {
+ }
+ default_branch = "master"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = "Snap Package for the Theia IDE."
+ gh_pages_build_type = "disabled"
+ has_discussions = false
+ has_issues = true
+ has_projects = true
+ has_wiki = true
+ homepage = "https://theia-ide.org/#theiaide"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "theia-ide-snap"
+ private = false
+ private_vulnerability_reporting_enabled = false
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = null
+ topics = []
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="theia-ide-snap"] {
+ actions_can_approve_pull_request_reviews = true
+ default_workflow_permissions = "write"
+ enabled = true
+ }
Plan: 2 to add, 0 to change, 0 to delete. |
This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀 |
This is your friendly self-service bot.
In order to automatically merge and apply the changes, add a comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good to me! 👍
This is your friendly self-service bot. The following changes have been successfully applied: Organization ecd.theia[id=eclipse-theia]
there have been 27 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="theia-ide-snap"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = true
+ allow_squash_merge = false
+ allow_update_branch = false
+ archived = false
+ code_scanning_default_setup_enabled = false
+ custom_properties = {
+ }
+ default_branch = "master"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = "Snap Package for the Theia IDE."
+ gh_pages_build_type = "disabled"
+ has_discussions = false
+ has_issues = true
+ has_projects = true
+ has_wiki = true
+ homepage = "https://theia-ide.org/#theiaide"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "theia-ide-snap"
+ private = false
+ private_vulnerability_reporting_enabled = false
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = null
+ topics = []
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="theia-ide-snap"] {
+ actions_can_approve_pull_request_reviews = true
+ default_workflow_permissions = "write"
+ enabled = true
+ }
Applying changes:
Done.
Executed plan: 2 added, 0 changed, 0 deleted. |
fixed #6